Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: day transform compute #796

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

ZENOTME
Copy link
Contributor

@ZENOTME ZENOTME commented Dec 13, 2024

#479 change the result type from int to date. And we should also change the computed result for this, otherwise, it will cause the inconsistent error. E.g. the partition compute return a arrow::Int32Array for day transform, however the partition type will be convert to arrow::DataType::Date32 and we will get the error.

@ZENOTME
Copy link
Contributor Author

ZENOTME commented Dec 13, 2024

cc @liurenjie1024 @Fokko @Xuanwo @sdd

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant